Skip to main content

paused

Type

property

Summary

Specifies whether a sound or movie is paused.

Syntax

set the paused of <player> to {true | false}

Description

Use the paused property to pause or resume a movie or sound, or to check whether the user has done so.

When a player is not playing, its paused reports true.

Examples

set the paused of player "Oops!" to true -- pause the movie

glossary: property

keyword: player

message: resume, playStarted

command: start

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?